Graph labeling

In the mathematical discipline of graph theory, a graph labeling is the assignment of labels, traditionally represented by integers, to the edges or vertices, or both, of a graph.[1]

Formally, given a graph G, a vertex labeling is a function mapping vertices of G to a set of labels. A graph with such a function defined is called a vertex-labeled graph. Likewise, an edge labeling is a function mapping edges of G to a set of "labels". In this case, G is called an edge-labeled graph. When the edge labels are members of an ordered set (e.g., the real numbers), it may be called a weighted graph.

When used without qualification, the term labeled graph generally refers to a vertex-labeled graph with all labels distinct. Such a graph may equivalently be labeled by the consecutive integers {1, ..., n}, where n is the number of vertices in the graph.[1] For many applications, the edges or vertices are given labels that are meaningful in the associated domain. For example, the edges may be assigned weights representing the "cost" of traversing between the incident vertices.[2]

In the above definition a graph is understood to be a finite undirected simple graph. However, the notion of labeling may be applied to all extensions and generalizations of graphs. For example, in automata theory and formal language theory it is convenient to consider labeled multigraphs, i.e., a pair of vertices may be connected by several labeled edges.[3]

Contents

History

Most graph labelings trace their origins to labelings presented by Alex Rosa in his 1967 paper.[4] Rosa identified three types of labelings, which he called α-, β-, and ρ-labelings.[5] β-Labelings were later renamed graceful by S.W. Golomb and the name has been popular since.

Special cases

Graceful labeling

A graph is known as graceful when it vertices are labeled from 0 to \|E\|, the size of the graph, and this labeling induces an edge labeling from 1 to \|E\|. For any edge e, e's label is the positive difference between the two vertices incident with e. In other words, if e is incident with vertices labeled k and j, e will be labeled \|k - j\|. Thus, a graph G:=(V,E) is graceful if and only if there exists an injection that induces a bijection from E to the positive integers up to \|E\|.

In his original paper, Rosa proved that all eulerian graphs with order equivalent to 1 or 2 (mod 4) are not graceful. Whether or not certain families of graphs are graceful is an area of graph theory under extensive study. Arguably, the largest unproven conjecture in Graph Labeling is the Ringel-Kotzig conjecture, which hypothesizes that all trees are graceful. This has been proven for all paths, caterpillars, and many other infinite families of trees. Kotzig himself has called the effort to prove the conjecture a "disease."

Harmonious labelings

A harmonious graph is a graph with k edges that permits an injection from the vertices of G to the group of integers modulo k that induces a bijection between the edges of G and the positive integers up to \|E\|. For any edge e, e's label is the sum of the labels of the two vertices incident with e (mod q).

Graph coloring

Graph coloring is a special case of graph labelings, such that adjacent vertices and coincident edges must have different labels.

References

  1. ^ a b Weisstein, Eric W., "Labeled graph" from MathWorld.
  2. ^ "Different Aspects of Coding Theory", by Robert Calderbank (1995) ISBN 0821803794, p. 53"
  3. ^ "Developments in Language Theory", Proc. 9th. Internat.Conf., 2005, ISBN 3540265465, p. 313
  4. ^ Gallian, J.. A Dynamic Survey of Graph Labelings, 1996-2005. The Electronic Journal of Combinatorics. 
  5. ^ Rosa, A.. On certain valuations of vertices in a graph.